home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / fierce_fighter.swf / scripts / DefineButton2_452 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2006-06-13  |  67 b   |  5 lines

  1. on(rollOver){
  2.    chen._xscale = 100;
  3.    chen.gotoAndStop(2);
  4. }
  5.